home *** CD-ROM | disk | FTP | other *** search
- ///////////////////////////////////////////////////////////////
- //
- // Module : DOBODY.PRG
- //
- // Created by SUMMER'93 (c) on Fri Nov 26 14:51:30 1993
- //
- ///////////////////////////////////////////////////////////////
- #include "snj.ch"
- // This procedure called 'main' by SUMMER'93
- procedure MAIN
- // Calls: BODY00
- // Called By:
- do BODY00
- quit
- // Avoids a warning message!
- return
- // End of file
-